• frmBusFeeReceipt_Staff.Designer.vb
  • project /
1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmBusFeeReceipt_Staff
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container()
26         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmBusFeeReceipt_Staff))
27         Me.Panel1 = New System.Windows.Forms.Panel()
28         Me.GroupBox3 = New System.Windows.Forms.GroupBox()
29         Me.btnClose = New System.Windows.Forms.Button()
30         Me.btnReset = New System.Windows.Forms.Button()
31         Me.GroupBox2 = New System.Windows.Forms.GroupBox()
32         Me.Button1 = New System.Windows.Forms.Button()
33         Me.cmbPaymentID = New System.Windows.Forms.ComboBox()
34         Me.Label9 = New System.Windows.Forms.Label()
35         Me.Panel2 = New System.Windows.Forms.Panel()
36         Me.Label1 = New System.Windows.Forms.Label()
37         Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
38         Me.txtStaffID = New System.Windows.Forms.TextBox()
39         Me.Panel1.SuspendLayout()
40         Me.GroupBox3.SuspendLayout()
41         Me.GroupBox2.SuspendLayout()
42         Me.Panel2.SuspendLayout()
43         Me.SuspendLayout()
44         
'
45         
'Panel1
46         
'
47         Me.Panel1.BackColor = System.Drawing.Color.White
48         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
49         Me.Panel1.Controls.Add(Me.GroupBox3)
50         Me.Panel1.Controls.Add(Me.GroupBox2)
51         Me.Panel1.Controls.Add(Me.Panel2)
52         Me.Panel1.Location = New System.Drawing.Point(
13, 15)
53         Me.Panel1.Name =
"Panel1"
54         Me.Panel1.Size = New System.Drawing.Size(
453, 176)
55         Me.Panel1.TabIndex =
2
56         
'
57         
'GroupBox3
58         
'
59         Me.GroupBox3.Controls.Add(Me.btnClose)
60         Me.GroupBox3.Controls.Add(Me.btnReset)
61         Me.GroupBox3.Location = New System.Drawing.Point(
240, 75)
62         Me.GroupBox3.Name =
"GroupBox3"
63         Me.GroupBox3.Size = New System.Drawing.Size(
199, 87)
64         Me.GroupBox3.TabIndex =
43
65         Me.GroupBox3.TabStop = False
66         
'
67         
'btnClose
68         
'
69         Me.btnClose.Cursor = System.Windows.Forms.Cursors.Hand
70         Me.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Popup
71         Me.btnClose.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
72         Me.btnClose.Location = New System.Drawing.Point(
106, 33)
73         Me.btnClose.Name =
"btnClose"
74         Me.btnClose.Size = New System.Drawing.Size(
82, 31)
75         Me.btnClose.TabIndex =
4
76         Me.btnClose.Text =
"Close"
77         Me.btnClose.UseVisualStyleBackColor = True
78         
'
79         
'btnReset
80         
'
81         Me.btnReset.Cursor = System.Windows.Forms.Cursors.Hand
82         Me.btnReset.FlatStyle = System.Windows.Forms.FlatStyle.Popup
83         Me.btnReset.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
84         Me.btnReset.Location = New System.Drawing.Point(
18, 33)
85         Me.btnReset.Name =
"btnReset"
86         Me.btnReset.Size = New System.Drawing.Size(
82, 32)
87         Me.btnReset.TabIndex =
0
88         Me.btnReset.Text =
"Reset"
89         Me.btnReset.UseVisualStyleBackColor = True
90         
'
91         
'GroupBox2
92         
'
93         Me.GroupBox2.Controls.Add(Me.Button1)
94         Me.GroupBox2.Controls.Add(Me.cmbPaymentID)
95         Me.GroupBox2.Controls.Add(Me.Label9)
96         Me.GroupBox2.Location = New System.Drawing.Point(
9, 75)
97         Me.GroupBox2.Name =
"GroupBox2"
98         Me.GroupBox2.Size = New System.Drawing.Size(
225, 87)
99         Me.GroupBox2.TabIndex =
0
100         Me.GroupBox2.TabStop = False
101         Me.GroupBox2.Text =
"Search By Payment ID :"
102         
'
103         
'Button1
104         
'
105         Me.Button1.Cursor = System.Windows.Forms.Cursors.Hand
106         Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
107         Me.Button1.Location = New System.Drawing.Point(
133, 42)
108         Me.Button1.Name =
"Button1"
109         Me.Button1.Size = New System.Drawing.Size(
75, 20)
110         Me.Button1.TabIndex =
3
111         Me.Button1.Text =
"View Report"
112         Me.Button1.UseVisualStyleBackColor = True
113         
'
114         
'cmbPaymentID
115         
'
116         Me.cmbPaymentID.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
117         Me.cmbPaymentID.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
118         Me.cmbPaymentID.FormattingEnabled = True
119         Me.cmbPaymentID.Location = New System.Drawing.Point(
36, 42)
120         Me.cmbPaymentID.Name =
"cmbPaymentID"
121         Me.cmbPaymentID.Size = New System.Drawing.Size(
91, 21)
122         Me.cmbPaymentID.TabIndex =
0
123         
'
124         
'Label9
125         
'
126         Me.Label9.AutoSize = True
127         Me.Label9.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
128         Me.Label9.Location = New System.Drawing.Point(
33, 22)
129         Me.Label9.Name =
"Label9"
130         Me.Label9.Size = New System.Drawing.Size(
68, 13)
131         Me.Label9.TabIndex =
51
132         Me.Label9.Text =
"Payment ID :"
133         
'
134         
'Panel2
135         
'
136         Me.Panel2.BackColor = System.Drawing.Color.DarkSlateGray
137         Me.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
138         Me.Panel2.Controls.Add(Me.txtStaffID)
139         Me.Panel2.Controls.Add(Me.Label1)
140         Me.Panel2.Location = New System.Drawing.Point(
9, 7)
141         Me.Panel2.Name =
"Panel2"
142         Me.Panel2.Size = New System.Drawing.Size(
430, 62)
143         Me.Panel2.TabIndex =
0
144         
'
145         
'Label1
146         
'
147         Me.Label1.AutoSize = True
148         Me.Label1.BackColor = System.Drawing.Color.Transparent
149         Me.Label1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
150         Me.Label1.ForeColor = System.Drawing.Color.White
151         Me.Label1.Location = New System.Drawing.Point(
96, 16)
152         Me.Label1.Name =
"Label1"
153         Me.Label1.Size = New System.Drawing.Size(
222, 24)
154         Me.Label1.TabIndex =
0
155         Me.Label1.Text =
"Bus Fee Receipt [Staff]"
156         
'
157         
'Timer1
158         
'
159         
'
160         
'txtStaffID
161         
'
162         Me.txtStaffID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
163         Me.txtStaffID.Location = New System.Drawing.Point(
355, 19)
164         Me.txtStaffID.Name =
"txtStaffID"
165         Me.txtStaffID.ReadOnly = True
166         Me.txtStaffID.Size = New System.Drawing.Size(
64, 21)
167         Me.txtStaffID.TabIndex =
1
168         Me.txtStaffID.Visible = False
169         
'
170         
'frmBusFeeReceipt_Staff
171         
'
172         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
173         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
174         Me.BackColor = System.Drawing.Color.DarkSlateGray
175         Me.ClientSize = New System.Drawing.Size(
478, 205)
176         Me.Controls.Add(Me.Panel1)
177         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
178         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
179         Me.MaximizeBox = False
180         Me.MinimizeBox = False
181         Me.Name =
"frmBusFeeReceipt_Staff"
182         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
183         Me.Panel1.ResumeLayout(False)
184         Me.GroupBox3.ResumeLayout(False)
185         Me.GroupBox2.ResumeLayout(False)
186         Me.GroupBox2.PerformLayout()
187         Me.Panel2.ResumeLayout(False)
188         Me.Panel2.PerformLayout()
189         Me.ResumeLayout(False)
190
191     End Sub
192     Friend WithEvents Panel1 As System.Windows.Forms.Panel
193     Friend WithEvents Panel2 As System.Windows.Forms.Panel
194     Friend WithEvents Label1 As System.Windows.Forms.Label
195     Friend WithEvents btnClose As System.Windows.Forms.Button
196     Friend WithEvents btnReset As System.Windows.Forms.Button
197     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
198     Friend WithEvents Button1 As System.Windows.Forms.Button
199     Friend WithEvents cmbPaymentID As System.Windows.Forms.ComboBox
200     Friend WithEvents Label9 As System.Windows.Forms.Label
201     Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
202     Friend WithEvents Timer1 As System.Windows.Forms.Timer
203     Friend WithEvents txtStaffID As System.Windows.Forms.TextBox
204
205 End Class


Gõ tìm kiếm nhanh...